home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 March
/
CHIP0303.BIN
/
multimed
/
vidtool
/
iuvcr_setup.exe
/
{app}
/
iuVCR.exe
/
0
/
RCDATA
/
TFIMAGECAPTUREDLG
/
TFIMAGECAPTUREDLG.txt
Wrap
Text File
|
2002-11-14
|
6KB
|
221 lines
object fImageCaptureDlg: TfImageCaptureDlg
Left = 678
Top = 283
BorderStyle = bsDialog
Caption = 'Snapshot sequence settings'
ClientHeight = 231
ClientWidth = 221
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 221
Height = 199
Align = alClient
BorderWidth = 4
Caption = ' '
TabOrder = 0
object rgImageFormat: TRadioGroup
Left = 5
Top = 5
Width = 211
Height = 49
Align = alTop
Caption = 'Image format: '
Columns = 2
ItemIndex = 0
Items.Strings = (
'BMP'
'JPEG ')
TabOrder = 0
OnClick = rgImageFormatClick
end
object gbImageQuality: TGroupBox
Left = 5
Top = 54
Width = 211
Height = 76
Align = alTop
Caption = 'Image Quality'
Enabled = False
TabOrder = 1
object Panel3: TPanel
Left = 2
Top = 15
Width = 207
Height = 21
Align = alClient
BevelOuter = bvNone
BorderWidth = 3
Caption = ' '
TabOrder = 0
object Label1: TLabel
Left = 3
Top = 3
Width = 75
Height = 15
Align = alLeft
Caption = '�� Compression'
Layout = tlBottom
end
object Label2: TLabel
Left = 142
Top = 3
Width = 62
Height = 15
Align = alRight
Caption = 'Quality �� '
Layout = tlBottom
end
end
object Panel4: TPanel
Left = 2
Top = 36
Width = 207
Height = 38
Align = alBottom
BevelOuter = bvNone
Caption = ' '
TabOrder = 1
object lQualityValue: TLabel
Left = 188
Top = 0
Width = 19
Height = 38
Align = alRight
AutoSize = False
Caption = '75'
Layout = tlCenter
end
object tbQuality: TTrackBar
Left = 0
Top = 0
Width = 188
Height = 38
Align = alClient
Max = 100
Min = 1
Orientation = trHorizontal
ParentShowHint = False
PageSize = 5
Frequency = 5
Position = 75
SelEnd = 0
SelStart = 0
ShowHint = True
TabOrder = 0
ThumbLength = 15
TickMarks = tmTopLeft
TickStyle = tsAuto
OnChange = tbQualityChange
end
end
end
object GroupBox1: TGroupBox
Left = 5
Top = 130
Width = 211
Height = 63
Align = alTop
Caption = 'Snapshot every '
TabOrder = 2
object Label4: TLabel
Left = 73
Top = 33
Width = 46
Height = 13
Caption = 'second(s)'
end
object sePeriod: TCfspinEdit
Left = 13
Top = 29
Width = 57
Height = 22
TabStop = True
Increment = 1
MaxValue = 3600
MinValue = 0.250000000000000000
ParentColor = False
TabOrder = 0
Value = 1
end
end
object cbConstantFileName: TCheckBox
Left = 8
Top = 192
Width = 121
Height = 17
Caption = 'Constant filename'
TabOrder = 3
Visible = False
end
end
object Panel2: TPanel
Left = 0
Top = 199
Width = 221
Height = 32
Align = alBottom
BevelOuter = bvLowered
Caption = ' '
TabOrder = 1
object BitBtn1: TBitBtn
Left = 4
Top = 4
Width = 100
Height = 24
Caption = 'OK'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 0
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 116
Top = 4
Width = 100
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Kind = bkCancel
end
end
end